home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1996 December / macgaichiban199612.bin / NEWS ROOM / AWA.dir / 00057.ls < prev    next >
Encoding:
Text File  |  1996-02-29  |  125 b   |  8 lines

  1. on mouseUp
  2.   if the machineType = 256 then
  3.     go("s2", "@:contentP.dir")
  4.   else
  5.     go("s2", "@:contentM.dir")
  6.   end if
  7. end
  8.